You are here: Getting Started > Configuration Databases

Configuration Databases

Flow stores its configuration within a Configuration Database. A configuration database is a Microsoft SQL Server database.

By default Flow installs an instance of Microsoft SQL Server 2005 Express. This SQL Server instance is called <computername>\Flow. This SQL Server instance has a default administrator account with the name sa. The password is F1owsq1!

During installation a default configuration database is created under the <computername>\Flow SQL Server instance. You can create further configuration databases by following these steps.

Closed1. Create a blank SQL Server database
Closed2. Configure a System Connection pointing to the database
Closed3. Start Flow and upgrade the database

It is possible to use SQL Compact for a configuration database. This is only used in cases where Flow is embedded into another application or it is not possible to install Microsoft SQL Server. For more information consult your Flow accredited partner.